Resource Reform #320
Triggered via pull request
September 18, 2023 23:44
Status
Failure
Total duration
15m 0s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Annotations
13 errors and 6 warnings
Lint
Process completed with exit code 1.
|
Typecheck
Argument of type '() => Formula<{ formatted: string; refresh: () => void; }>' is not assignable to parameter of type '() => ResourceBlueprint<unknown>'.
|
Typecheck
'date' is of type 'unknown'.
|
Typecheck
'date' is of type 'unknown'.
|
Typecheck
Type 'ResourceBlueprint<TaggedReactive<{ formatted: string; refresh: () => void; }, CellTag>>' is not assignable to type 'ResourceBlueprint<{ formatted: string; refresh: () => void; }>'.
|
Typecheck
Property 'cleanup' does not exist on type '{ sync: (handler: SyncHandler) => void; finalize: (handler: SyncHandler) => void; }'.
|
Typecheck
Type 'ResourceBlueprint<TaggedReactive<{ formatted: string; refresh: () => void; }, CellTag>>' is not assignable to type 'ResourceBlueprint<{ formatted: string; refresh: () => void; }>'.
|
Typecheck
Property 'cleanup' does not exist on type '{ sync: (handler: SyncHandler) => void; finalize: (handler: SyncHandler) => void; }'.
|
Typecheck
Property 'cleanup' does not exist on type '{ sync: (handler: SyncHandler) => void; finalize: (handler: SyncHandler) => void; }'.
|
Typecheck
Property 'cleanup' does not exist on type '{ sync: (handler: SyncHandler) => void; finalize: (handler: SyncHandler) => void; }'.
|
Typecheck
Property 'current' does not exist on type '{ formatted: string; refresh: () => void; }'.
|
Tests (production)
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|
Setup
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
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/
|
Typecheck
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/
|
Tests (production)
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/
|
Tests
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/
|