Skip to content

Replace yarn with npm #657

Replace yarn with npm

Replace yarn with npm #657

Triggered via pull request August 7, 2023 16:46
Status Success
Total duration 1m 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
lint: i18next-http-middleware.d.ts#L40
Unexpected any. Specify a different type
lint: i18next-http-middleware.d.ts#L73
Unexpected any. Specify a different type
lint: i18next-http-middleware.d.ts#L98
Unexpected any. Specify a different type
lint: i18next-http-middleware.d.ts#L115
Unexpected any. Specify a different type
lint: src/config.ts#L54
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
lint: src/loaders/normalizeResults.ts#L21
Unexpected any. Specify a different type
lint: src/modules/mail/transporter.ts#L30
Unexpected console statement
lint: src/resolvers/contentState/utils.ts#L76
Unexpected any. Specify a different type
lint: src/resolvers/contentState/utils.ts#L85
Unexpected any. Specify a different type
lint: src/resolvers/contentState/utils.ts#L96
Unexpected any. Specify a different type
deploy
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/