feat: rack new inbox popups #575
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
|