Fix Docker build on local machines #3506
node.js.yml
on: pull_request
lint
37s
format
34s
prod_test_npm
2m 3s
prod_test_binary
6m 35s
test
2m 34s
Annotations
8 warnings
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/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
|
lint:
test/json-schema/validate-sample-configs.test.ts#L29
Using exported name 'Ajv' as identifier for default export
|