Skip to content

Chore: Upgrade Oclif Core to Version 4 #3541

Chore: Upgrade Oclif Core to Version 4

Chore: Upgrade Oclif Core to Version 4 #3541

Triggered via pull request October 4, 2024 09:06
Status Failure
Total duration 49s
Artifacts

node.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 11 warnings
prod_test_npm: src/flag.ts#L28
Cannot find module '@oclif/core/flags' or its corresponding type declarations.
prod_test_npm: src/index.ts#L1
Cannot find module '@oclif/core/run' or its corresponding type declarations.
prod_test_npm: src/plugins/updater/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
prod_test_npm: src/loaders/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
prod_test_npm: src/commands/monika.ts#L25
Cannot find module '@oclif/core/command' or its corresponding type declarations.
prod_test_npm: src/commands/monika.ts#L26
Cannot find module '@oclif/core/errors' or its corresponding type declarations.
prod_test_npm: src/commands/monika.ts#L95
Property 'parse' does not exist on type 'Monika'.
prod_test_npm: src/commands/monika.ts#L98
Property 'config' does not exist on type 'Monika'.
prod_test_npm: src/commands/monika.ts#L102
Property 'log' does not exist on type 'Monika'.
prod_test_npm: src/commands/monika.ts#L102
Property 'config' does not exist on type 'Monika'.
prod_test_binary: src/flag.ts#L28
Cannot find module '@oclif/core/flags' or its corresponding type declarations.
prod_test_binary: src/index.ts#L1
Cannot find module '@oclif/core/run' or its corresponding type declarations.
prod_test_binary: src/plugins/updater/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
prod_test_binary: src/loaders/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
prod_test_binary: src/commands/monika.ts#L25
Cannot find module '@oclif/core/command' or its corresponding type declarations.
prod_test_binary: src/commands/monika.ts#L26
Cannot find module '@oclif/core/errors' or its corresponding type declarations.
prod_test_binary: src/commands/monika.ts#L95
Property 'parse' does not exist on type 'Monika'.
prod_test_binary: src/commands/monika.ts#L98
Property 'config' does not exist on type 'Monika'.
prod_test_binary: src/commands/monika.ts#L102
Property 'log' does not exist on type 'Monika'.
prod_test_binary: src/commands/monika.ts#L102
Property 'config' does not exist on type 'Monika'.
test: src/flag.ts#L28
Cannot find module '@oclif/core/flags' or its corresponding type declarations.
test: src/index.ts#L1
Cannot find module '@oclif/core/run' or its corresponding type declarations.
test: src/plugins/updater/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
test: src/loaders/index.ts#L25
Cannot find module '@oclif/core/config' or its corresponding type declarations.
test: src/commands/monika.ts#L25
Cannot find module '@oclif/core/command' or its corresponding type declarations.
test: src/commands/monika.ts#L26
Cannot find module '@oclif/core/errors' or its corresponding type declarations.
test: src/commands/monika.ts#L95
Property 'parse' does not exist on type 'Monika'.
test: src/commands/monika.ts#L98
Property 'config' does not exist on type 'Monika'.
test: src/commands/monika.ts#L102
Property 'log' does not exist on type 'Monika'.
test: src/commands/monika.ts#L102
Property 'config' does not exist on type 'Monika'.
prod_test_npm
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
prod_test_binary
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: andymckay/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 import
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 import
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 import
lint: test/json-schema/validate-sample-configs.test.ts#L29
Using exported name 'Ajv' as identifier for default import