Skip to content

feat(config): add capability to compact identical probes #3567

feat(config): add capability to compact identical probes

feat(config): add capability to compact identical probes #3567

Triggered via pull request December 15, 2024 16:37
Status Success
Total duration 8m 6s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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