Changed file upload to details page #12512
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
workflow.yml
on: push
Build Baw Client
1m 10s
Matrix: test
Publish Docker Container
/
Publish Docker Container
Publish Unit Tests Results
0s
Annotations
22 errors and 9 warnings
ssr
Process completed with exit code 1.
|
build
Type '(filters: Filters<AudioEventImport>) => Observable<AudioEventImport>' is not assignable to type '(filters: Filters<any, string | number | symbol>) => Observable<any[]>'.
|
build
Cannot find name 'Filters'.
|
build
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest FirefoxHeadless)
Cannot find name 'Filters'.
|
Unit Tests (ubuntu-latest FirefoxHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (ubuntu-latest FirefoxHeadless)
Process completed with exit code 1.
|
Unit Tests (ubuntu-latest ChromeHeadless)
Cannot find name 'Filters'.
|
Unit Tests (ubuntu-latest ChromeHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (ubuntu-latest ChromeHeadless)
Process completed with exit code 1.
|
Unit Tests (windows-latest FirefoxHeadless)
Cannot find name 'Filters'.
|
Unit Tests (windows-latest FirefoxHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (windows-latest FirefoxHeadless)
Process completed with exit code 1.
|
Unit Tests (windows-latest ChromeHeadless)
Cannot find name 'Filters'.
|
Unit Tests (windows-latest ChromeHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (windows-latest ChromeHeadless)
Process completed with exit code 1.
|
Unit Tests (macOS-latest ChromeHeadless)
Cannot find name 'Filters'.
|
Unit Tests (macOS-latest ChromeHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (macOS-latest ChromeHeadless)
Process completed with exit code 1.
|
Unit Tests (macOS-latest FirefoxHeadless)
Cannot find name 'Filters'.
|
Unit Tests (macOS-latest FirefoxHeadless)
Type '{ id: number; audioRecordingId: number; startTimeSeconds: number; endTimeSeconds: number; lowFrequencyHertz: any; highFrequencyHertz: any; isReference: boolean; taggings: ITagging[] | Tagging[]; ... 7 more ...; deletedAt: string | DateTime; }' is not assignable to type 'Required<IAudioEvent>'.
|
Unit Tests (macOS-latest FirefoxHeadless)
Process completed with exit code 1.
|
Build Baw Client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ssr
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (ubuntu-latest FirefoxHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (ubuntu-latest ChromeHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (windows-latest FirefoxHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (windows-latest ChromeHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (macOS-latest ChromeHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests (macOS-latest FirefoxHeadless)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Unit Test Results (OS macOS-latest)
Expired
|
941 Bytes |
|
Unit Test Results (OS ubuntu-latest)
Expired
|
897 Bytes |
|
Unit Test Results (OS windows-latest)
Expired
|
905 Bytes |
|
baw-client
Expired
|
4.52 MB |
|