fix(cli): dockerfile to adapt to workspaces #744
lint.yaml
on: pull_request
actionlint
4s
alex
21s
assign-author
2s
clippy
25s
markdown
19s
misspell
28s
title
4s
Annotations
18 warnings
assign-author
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
title
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
alex
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy:
cli/src/args.rs#L59
function call inside of `expect`
|
clippy:
cli/src/args.rs#L90
function call inside of `expect`
|
clippy
`cli` (bin "commitlint") generated 2 warnings (run `cargo clippy --fix --bin "commitlint"` to apply 2 suggestions)
|
clippy:
cli/src/args.rs#L59
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
cli/src/args.rs:59:22: warning: function call inside of `expect` (clippy::expect_fun_call)
|
clippy:
cli/src/args.rs#L90
[clippy] reported by reviewdog 🐶
function call inside of `expect`
Raw Output:
cli/src/args.rs:90:58: warning: function call inside of `expect` (clippy::expect_fun_call)
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy
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/
|
clippy:
cli/src/args.rs#L59
function call inside of `expect`
|
clippy:
cli/src/args.rs#L90
function call inside of `expect`
|
clippy
`cli` (bin "commitlint") generated 2 warnings (run `cargo clippy --fix --bin "commitlint"` to apply 2 suggestions)
|
misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|