Skip to content

test(sdl): for each spec expect full groups and manifest #1

test(sdl): for each spec expect full groups and manifest

test(sdl): for each spec expect full groups and manifest #1

Triggered via push May 13, 2024 13:27
Status Failure
Total duration 1m 19s
Artifacts

release.yml

on: push
Commit Lint  /  Validate PR commits with commitlint
11s
Commit Lint / Validate PR commits with commitlint
Code Style  /  Lint
48s
Code Style / Lint
Run tests and report coverage  /  Test and report coverage
1m 9s
Run tests and report coverage / Test and report coverage
Build and release npm package
0s
Build and release npm package
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Commit Lint / Validate PR commits with commitlint
You have commit messages with errors ⧗ input: chore(release): 0.6.3 [skip ci] ## [0.6.3](https://github.com/akash-network/akashjs/compare/v0.6.2...v0.6.3) (2024-05-03) ### Bug Fixes * prevent duplicate persistent attribute when using ram storage ([6a821ef](https://github.com/akash-network/akashjs/commit/6a821efde40540fb33e9ec54073c82012d14f168)) ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ scope must be one of [certificates, network, wallet, api, stargate, sdl] [scope-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): 0.7.0 [skip ci] ## [0.7.0](https://github.com/akash-network/akashjs/compare/v0.6.3...v0.7.0) (2024-05-07) ### Features * **api:** use deprecated generated code from akash-api ([b95352f](https://github.com/akash-network/akashjs/commit/b95352fae17646548b896a1d6cbc27edf14463bc)), closes [akash-network/support#184](https://github.com/akash-network/support/issues/184) ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ scope must be one of [certificates, network, wallet, api, stargate, sdl] [scope-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): 0.7.1 [skip ci] ## [0.7.1](https://github.com/akash-network/akashjs/compare/v0.7.0...v0.7.1) (2024-05-07) ### Bug Fixes * **certificates:** properly import lib ([5bb78af](https://github.com/akash-network/akashjs/commit/5bb78af350f4f609424506e9b5fbe0f8a958d85b)), closes [akash-network/akashjs#76](https://github.com/akash-network/akashjs/issues/76) ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ scope must be one of [certificates, network, wallet, api, stargate, sdl] [scope-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore(release): 0.8.0 [skip ci] ## [0.8.0](https://github.com/akash-network/akashjs/compare/v0.7.1...v0.8.0) (2024-05-10) ### Features * **api:** move deployment relations and ip lease validation from cloudmos ([a7eb767](https://github.com/akash-network/akashjs/commit/a7eb7672a04225201cc71b2ca4256a15fb28448e)), closes [akash-network/cloudmos#133](https://github.com/akash-network/cloudmos/issues/133) * **sdl:** implement service image credentials ([06a73e8](https://github.com/akash-network/akashjs/commit/06a73e8fa507c5d005a5b92cbc77e29e5ed69967)), closes [akash-network/cloudmos#168](https://github.com/akash-network/cloudmos/issues/168) * **sdl:** move denom validation from cloudmos to sdl ([#133](https://github.com/akash-network/akashjs/issues/133)) ([1b5362f](https://github.com/akash-network/akashjs/commit/1b5362f2e3b3067b2fbe3a9bf1d8119a01461de1)) * **sdl:** move endpoint validation from cloudmos ([#133](https://github.com/akash-network/akashjs/issues/133)) ([0b770ec](https://github.com/akash-network/akashjs/commit/0b770ece33d5ea6e12acef3b9e1e3b60457ae305)) ✖ footer's lines must not be longer than 100 characters [footer-max-line-length] ✖ scope must be one of [certificates, network, wallet, api, stargate, sdl] [scope-enum] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Code Style / Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3, martijnhols/actions-cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Code Style / Lint: src/sdl/SDL/SDL.ts#L47
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L51
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L367
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L812
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L913
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L921
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L936
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L974
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L974
Unexpected any. Specify a different type
Code Style / Lint: src/sdl/SDL/SDL.ts#L986
Unexpected any. Specify a different type
Run tests and report coverage / Test and report coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: martijnhols/actions-cache/restore@v3, martijnhols/actions-cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests and report coverage / Test and report coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1