Skip to content

Draft: Implement support for external oauth #171

Draft: Implement support for external oauth

Draft: Implement support for external oauth #171

Triggered via pull request June 6, 2024 20:56
Status Failure
Total duration 7m 4s
Artifacts

build.yml

on: pull_request
Matrix: linux
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 14 warnings
macos: snowflake-api/src/lib.rs#L57
no function or associated item named `with_password_auth` found for struct `SnowflakeApi` in the current scope
macos
aborting due to 1 previous error
macos
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
x86_64-unknown-linux-gnu: snowflake-api/src/lib.rs#L57
no function or associated item named `with_password_auth` found for struct `SnowflakeApi` in the current scope
x86_64-unknown-linux-gnu
aborting due to 1 previous error
x86_64-unknown-linux-gnu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
i686-unknown-linux-gnu: snowflake-api/src/lib.rs#L57
no function or associated item named `with_password_auth` found for struct `SnowflakeApi` in the current scope
i686-unknown-linux-gnu
aborting due to 1 previous error
i686-unknown-linux-gnu
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
arm-unknown-linux-gnueabihf: snowflake-api/src/lib.rs#L57
no function or associated item named `with_password_auth` found for struct `SnowflakeApi` in the current scope
arm-unknown-linux-gnueabihf
aborting due to 1 previous error
arm-unknown-linux-gnueabihf
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
windows: snowflake-api/src/lib.rs#L57
no function or associated item named `with_password_auth` found for struct `SnowflakeApi` in the current scope
windows
aborting due to 1 previous error
windows
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
macos
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
i686-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
i686-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
arm-unknown-linux-gnueabihf
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
arm-unknown-linux-gnueabihf
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/