feat(config): add capability to compact identical probes #3567
Annotations
9 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run lint:
packages/notification/channel/mailgun.ts#L59
Use 'Object.hasOwn()' instead of 'Object.prototype.hasOwnProperty.call()'
|
Run npm run lint:
src/components/config/validate.ts#L26
Using exported name 'Ajv' as identifier for default export
|
Run npm run lint:
src/components/probe/index.test.ts#L55
Unexpected any. Specify a different type
|
Run npm run lint:
src/components/probe/prober/http/index.test.ts#L50
Unexpected any. Specify a different type
|
Run npm run lint:
src/symon/index.ts#L31
Using exported name 'Piscina' as identifier for default export
|
Run npm run 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
|
Run npm run lint:
test/json-schema/config-schema.test.ts#L28
Using exported name 'Ajv' as identifier for default export
|
Run npm run lint:
test/json-schema/validate-sample-configs.test.ts#L29
Using exported name 'Ajv' as identifier for default export
|
Loading