Fix Docker build on local machines #3506
Annotations
8 warnings
packages/notification/channel/mailgun.ts#L59
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
src/components/config/validate.ts#L26
Using exported name 'Ajv' as identifier for default export
|
src/components/probe/index.test.ts#L55
Unexpected any. Specify a different type
|
src/components/probe/prober/http/index.test.ts#L50
Unexpected any. Specify a different type
|
src/symon/index.ts#L31
Using exported name 'Piscina' as identifier for default export
|
src/symon/index.ts#L198
Caution: `Piscina` also has a named export `Piscina`. Check if you meant to write `import {Piscina} from 'piscina'` instead
|
test/json-schema/config-schema.test.ts#L28
Using exported name 'Ajv' as identifier for default export
|
test/json-schema/validate-sample-configs.test.ts#L29
Using exported name 'Ajv' as identifier for default export
|
This job succeeded
Loading