Skip to content

0.3.53

0.3.53 #227

Triggered via push July 15, 2026 13:10
Status Failure
Total duration 1m 54s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
release
Process completed with exit code 1.
release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/create-release@v1, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
release: test/utils/versions/getNextPackageVersion.test.ts#L10
'readCompose' is defined but never used
release: test/utils/versions/getNextPackageVersion.test.ts#L6
'defaultManifestFormat' is defined but never used
release: test/utils/versions/getNextPackageVersion.test.ts#L5
'defaultComposeFileName' is defined but never used
release: test/utils/versions/getNextPackageVersion.test.ts#L3
'generateCompose' is defined but never used
release: src/utils/verifyAvatar.ts#L9
Do not use "// @ts-ignore" because it alters compilation errors
release: src/tasks/publish/subtasks/getFetchApmVersionsTask.ts#L38
Missing return type on function
release: src/tasks/publish/subtasks/getBuildAndUploadTask.ts#L26
'ctx' is assigned a value but never used
release: src/providers/github/Github.ts#L249
Unexpected any. Specify a different type
release: src/providers/github/Github.ts#L224
Missing return type on function
release: src/dappnodesdk.ts#L49
Do not use "// @ts-ignore" because it alters compilation errors