feat(config): add capability to compact identical probes #3567
node.js.yml
on: pull_request
lint
43s
format
41s
prod_test_npm
2m 36s
prod_test_binary
7m 58s
test
2m 40s
Annotations
13 warnings
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
prod_test_npm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
prod_test_binary
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|