Skip to content

Fix/integrations without email access #7

Fix/integrations without email access

Fix/integrations without email access #7

Triggered via pull request February 8, 2024 11:55
Status Success
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
static-analysis
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, Swatinem/rust-cache@v1.2.0, 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
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 `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: tests/workspace_search.rs#L10
use of deprecated method `rusticnotion::NotionApi::list_databases`: This method is deprecated. Please use `search()` with a filter on databases instead.
build
`rusticnotion` (test "workspace_search") generated 1 warning
build: tests/workspace_search.rs#L10
use of deprecated method `rusticnotion::NotionApi::list_databases`: This method is deprecated. Please use `search()` with a filter on databases instead.
build
`rusticnotion` (test "workspace_search") generated 1 warning
build: src/models/text.rs#L67
this URL is not a hyperlink
build: src/lib.rs#L20
redundant explicit link target
build: src/lib.rs#L129
redundant explicit link target
build
`rusticnotion` (lib doc) generated 3 warnings (run `cargo fix --lib -p rusticnotion` to apply 1 suggestion)