Skip to content

feat: rack new inbox popups #575

feat: rack new inbox popups

feat: rack new inbox popups #575

Triggered via push November 5, 2023 10:53
Status Failure
Total duration 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
test: src/assemblies/inbox/InboxDetailsGroup.vue#L1
Type '{ id: string; title: string; children: never[]; disabled: true; }' is not assignable to type 'Action'.
test: src/assemblies/inbox/InboxDetailsChannel.vue#L1
Type '{ id: string; title: string; children: never[]; disabled: true; }' is not assignable to type 'Action'.
test
Process completed with exit code 2.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test: src/assemblies/inbox/InboxForm.vue#L315
'action' is defined but never used
test: src/assemblies/inbox/InboxForm.vue#L322
'file' is defined but never used