Skip to content

codegen: Fix nullable array in function params #1749

codegen: Fix nullable array in function params

codegen: Fix nullable array in function params #1749

Triggered via pull request February 27, 2024 21:41
Status Failure
Total duration 2m 31s
Artifacts

main.yaml

on: pull_request
Matrix: Build/Test
Matrix: Hygiene
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 44 warnings
Build/Test (ubuntu-latest, nightly)
`&[auto::content_provider::ContentProvider]` is not an iterator
Build/Test (ubuntu-latest, nightly)
`&[&str]` is not an iterator
Build/Test (ubuntu-latest, nightly)
Process completed with exit code 101.
Build/Test (ubuntu-latest, stable)
`&[auto::content_provider::ContentProvider]` is not an iterator
Build/Test (ubuntu-latest, stable)
`&[&str]` is not an iterator
Build/Test (ubuntu-latest, stable)
Process completed with exit code 101.
Hygiene (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Hygiene (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/
Hygiene (ubuntu-latest, stable)
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/Test (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build/Test (ubuntu-latest, nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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/Test (ubuntu-latest, nightly): src/analysis/enums.rs#L3
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/enums.rs#L4
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/flags.rs#L3
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/flags.rs#L4
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/info_base.rs#L1
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/info_base.rs#L2
the item `library` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L6
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L11
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L12
the item `library` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/record.rs#L5
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly)
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/Test (ubuntu-latest, nightly)
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/Test (ubuntu-latest, nightly)
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/Test (ubuntu-latest, nightly)
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/Test (ubuntu-latest, nightly)
the item `ToString` is imported redundantly
Build/Test (ubuntu-latest, nightly)
`gtk4-macros` (lib) generated 1 warning
Build/Test (ubuntu-latest, nightly)
the item `IntoGStr` is imported redundantly
Build/Test (ubuntu-latest, nightly)
the item `IntoGStr` is imported redundantly
Build/Test (ubuntu-latest, nightly)
the item `IntoGStr` is imported redundantly
Build/Test (ubuntu-latest, nightly)
`gdk4` (lib) generated 3 warnings
Build/Test (ubuntu-latest, nightly): src/analysis/enums.rs#L3
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/enums.rs#L4
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/flags.rs#L3
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/flags.rs#L4
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/info_base.rs#L1
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/info_base.rs#L2
the item `library` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L6
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L11
the item `Env` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/object.rs#L12
the item `library` is imported redundantly
Build/Test (ubuntu-latest, nightly): src/analysis/record.rs#L5
the item `Imports` is imported redundantly
Build/Test (ubuntu-latest, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build/Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@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/Test (ubuntu-latest, stable)
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/Test (ubuntu-latest, stable)
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/Test (ubuntu-latest, stable)
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/Test (ubuntu-latest, stable)
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/