Skip to content

build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#207) #88

build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#207)

build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#207) #88

Triggered via push April 15, 2024 12:50
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: push
Tests pass
54s
Tests pass
No warnings from Clippy
16s
No warnings from Clippy
Source code is formatted
16s
Source code is formatted
Documentation builds successfully
15s
Documentation builds successfully
Commit messages follow project guidelines
11s
Commit messages follow project guidelines
Fit to window
Zoom out
Zoom in

Annotations

1 error
Commit messages follow project guidelines
You have commit messages with errors ⧗ input: ci: remove caching steps (#203) * ci: remove caching steps Pubgrub is so fast to compile that caching in CI isn't required, so i removed it. Closes #201. The timing below are from my machine, but even if CI is an order of magnitude slower i don't think we should cache: ``` $ hyperfine --prepare "cargo clean" "cargo publish --dry-run" "cargo +nightly doc --no-deps" Benchmark 1: cargo publish --dry-run Time (mean ± σ): 1.661 s ± 0.272 s [User: 2.240 s, System: 0.324 s] Range (min … max): 1.467 s … 2.207 s 10 runs Benchmark 2: cargo +nightly doc --no-deps Time (mean ± σ): 1.230 s ± 0.020 s [User: 2.013 s, System: 0.312 s] Range (min … max): 1.202 s … 1.263 s 10 runs ``` * ci: Add `workflow_dispatch` for testing ✖ header must not start with whitespace [header-trim] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ⚠ footer's lines must not be longer than 72 characters [footer-max-line-length] ✖ found 3 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: chore: build docs on stable (#204) * chore: build docs on stable The reasons why nightly was used (https://github.com/pubgrub-rs/pubgrub/pull/31#issuecomment-707337018) don't apply anymore. This change removes all nightly usages in the repo, only stable remains. * ci: remove erroring cargo doc argument --------- Co-authored-by: Matthieu Pizenberg <[email protected]> ✖ type must be one of [build, ci, docs, feat, fix, perf, refactor, release, revert, style, test] [type-enum] ⚠ footer's lines must not be longer than 72 characters [footer-max-line-length] ✖ found 1 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: build(deps): bump wagoid/commitlint-github-action from 5 to 6 (#206) ⚠ body's lines must not be longer than 72 characters [body-max-line-length] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: build(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#207) ⚠ body's lines must not be longer than 72 characters [body-max-line-length] ⚠ found 0 problems, 1 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint