Fix README GitHub workflow badge (#535) #1674
build.yml
on: push
build-and-lint
11m 51s
test-each-feature
18m 53s
semver
2m 41s
Annotations
7 warnings
build-and-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-lint
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/
|
build-and-lint
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/
|
build-and-lint
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/
|
build-and-lint
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/
|
build-and-lint
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
18: [dependencies]
19: ssi-dids = { version = "0.1", path = "../ssi-dids" , features = ["http"] }
^
20: ssi-jwk = { version = "0.1", path = "../ssi-jwk" , default-features = false }
|
test-each-feature
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
18: [dependencies]
19: ssi-dids = { version = "0.1", path = "../ssi-dids" , features = ["http"] }
^
20: ssi-jwk = { version = "0.1", path = "../ssi-jwk" , default-features = false }
|