Skip to content

Revert "Updating Github workflow to prepublish prior to publishing (#… #43

Revert "Updating Github workflow to prepublish prior to publishing (#…

Revert "Updating Github workflow to prepublish prior to publishing (#… #43

Triggered via push September 7, 2023 19:19
Status Success
Total duration 55s
Artifacts
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 Build
TypeScript Typecheck
35s
TypeScript Typecheck
Jest CI Tests
46s
Jest CI Tests
Prettier Formatting
38s
Prettier Formatting
ESLint Linting
39s
ESLint Linting
Fit to window
Zoom out
Zoom in

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/