build with target/arch in binary name #13
cli-build-executables.yml
on: push
Matrix: build
create_release
5s
Annotations
25 warnings
build (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
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 (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu):
crates/mollie_cli/src/payments/create.rs#L1
unused import: `payments::create`
|
build (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
`mollie_cli` (bin "mol") generated 1 warning (run `cargo fix --bin "mol"` to apply 1 suggestion)
|
build (ubuntu-latest, x86_64, x86_64-unknown-linux-gnu)
No files were found with the provided path: target/x86_64-unknown-linux-gnu/release/mol-ubuntu-latest-x86_64. No artifacts will be uploaded.
|
build (macos-latest, aarch64, aarch64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, aarch64, aarch64-apple-darwin)
No files were found with the provided path: target/aarch64-apple-darwin/release/mol-macos-latest-aarch64. No artifacts will be uploaded.
|
build (macos-latest, aarch64, aarch64-apple-darwin):
crates/mollie_cli/src/payments/create.rs#L1
unused import: `payments::create`
|
build (macos-latest, aarch64, aarch64-apple-darwin)
`mollie_cli` (bin "mol") generated 1 warning (run `cargo fix --bin "mol"` to apply 1 suggestion)
|
build (macos-latest, aarch64, aarch64-apple-darwin)
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 (macos-latest, aarch64, aarch64-apple-darwin)
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 (macos-latest, aarch64, aarch64-apple-darwin)
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 (macos-latest, aarch64, aarch64-apple-darwin)
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 (macos-latest, x86_64, x86_64-apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (macos-latest, x86_64, x86_64-apple-darwin):
crates/mollie_cli/src/payments/create.rs#L1
unused import: `payments::create`
|
build (macos-latest, x86_64, x86_64-apple-darwin)
`mollie_cli` (bin "mol") generated 1 warning (run `cargo fix --bin "mol"` to apply 1 suggestion)
|
build (macos-latest, x86_64, x86_64-apple-darwin)
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 (macos-latest, x86_64, x86_64-apple-darwin)
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 (macos-latest, x86_64, x86_64-apple-darwin)
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 (macos-latest, x86_64, x86_64-apple-darwin)
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 (macos-latest, x86_64, x86_64-apple-darwin)
No files were found with the provided path: target/x86_64-apple-darwin/release/mol-macos-latest-x86_64. No artifacts will be uploaded.
|
create_release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|