Updated the api to be have new features #140
build.yml
on: pull_request
static-analysis
33s
build
1m 32s
Annotations
1 error and 16 warnings
static-analysis
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
static-analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
static-analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
static-analysis
It seems that this Action is executed from the forked repository.
|
static-analysis
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, Swatinem/rust-cache@v1.2.0, 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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, Swatinem/rust-cache@v1.2.0, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The `save-state` 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
The `save-state` 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
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:
src/models/mod.rs#L16
unused import: `serde_json::Value`
|
build
`notion` (lib) generated 1 warning (run `cargo fix --lib -p notion` to apply 1 suggestion)
|
build:
src/models/mod.rs#L16
unused import: `serde_json::Value`
|
build
`notion` (lib) generated 1 warning (run `cargo fix --lib -p notion` to apply 1 suggestion)
|
build:
src/models/text.rs#L64
this URL is not a hyperlink
|
build:
src/lib.rs#L19
redundant explicit link target
|
build
`notion` (lib doc) generated 2 warnings (run `cargo fix --lib -p notion` to apply 1 suggestion)
|