Revert "Updating Github workflow to prepublish prior to publishing (#… #43
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
code-quality.yml
on: push
TypeScript Build
27s
TypeScript Typecheck
35s
Jest CI Tests
46s
Prettier Formatting
38s
ESLint Linting
39s
Annotations
15 warnings
TypeScript Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
TypeScript Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ESLint Linting:
src/api/collection.ts#L35
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L111
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L116
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/item.ts#L134
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L142
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/item.ts#L160
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/item.ts#L168
Unsafe assignment of an `any` value
|
ESLint Linting:
src/api/user.ts#L12
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/user.ts#L50
Unexpected any. Specify a different type
|
ESLint Linting:
src/api/user.ts#L177
Unexpected any. Specify a different type
|
Prettier Formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Jest CI Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|