Remove axios package #3545
node.js.yml
on: pull_request
lint
35s
format
48s
prod_test_npm
2m 17s
prod_test_binary
6m 4s
test
2m 29s
Annotations
2 errors and 12 warnings
prod_test_npm
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
packages/notification/channel/mailgun.ts#L59
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
lint:
src/components/config/validate.ts#L26
Using exported name 'Ajv' as identifier for default export
|
lint:
src/components/http-client/index.ts#L102
Unexpected any. Specify a different type
|
lint:
src/components/http-client/index.ts#L102
Unexpected any. Specify a different type
|
lint:
src/components/http-client/index.ts#L102
Unexpected any. Specify a different type
|
lint:
src/components/probe/index.test.ts#L55
Unexpected any. Specify a different type
|
lint:
src/components/probe/prober/http/index.test.ts#L50
Unexpected any. Specify a different type
|
lint:
src/symon/index.ts#L31
Using exported name 'Piscina' as identifier for default export
|
lint:
src/symon/index.ts#L198
Caution: `Piscina` also has a named export `Piscina`. Check if you meant to write `import {Piscina} from 'piscina'` instead
|
lint:
test/json-schema/config-schema.test.ts#L28
Using exported name 'Ajv' as identifier for default export
|
prod_test_npm
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/cancel-action@0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/cancel-action@0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|