ci: refresh GitHub Actions versions (#356) #639
CI.yml
on: push
Matrix: go-test
Go Quality
2m 4s
Rust fmt
29s
Rust clippy
24s
Rust test
1m 3s
Node devkit test
32s
Node devkit build
26s
Node mpapp test
26s
Node mpapp lint
27s
Node public-docs test
27s
Node dexdex test
28s
Node dexdex iOS build
3m 10s
CI Result
3s
Annotations
8 errors and 5 warnings
|
Go Test (macos-latest)
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Go Test (macos-latest)
The operation was canceled.
|
|
Go Test (windows-latest)
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Go Test (windows-latest)
The operation was canceled.
|
|
Node dexdex iOS build
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Node dexdex iOS build
The operation was canceled.
|
|
CI Result
Process completed with exit code 1.
|
|
CI
Canceling since a higher priority waiting request for ci-CI-refs/heads/main exists
|
|
Node mpapp lint:
apps/mpapp/src/state/session-snapshot-store.ts#L44
A `require()` style import is forbidden
|
|
Node mpapp lint:
apps/mpapp/src/preferences/input-preferences-store.ts#L45
A `require()` style import is forbidden
|
|
Node mpapp lint:
apps/mpapp/src/diagnostics/diagnostics-store.ts#L41
A `require()` style import is forbidden
|
|
Node mpapp lint:
apps/mpapp/src/config/mpapp-runtime-config.ts#L75
A `require()` style import is forbidden
|
|
Node mpapp lint:
apps/mpapp/src/__tests__/android-native-hid-adapter.test.ts#L61
Array type using 'Array<T>' is forbidden. Use 'T[]' instead
|