fix(css): Do not resolve url
s in supports query
#966
turborepo-native-lib-test.yml
on: pull_request
Matrix: JS Native Package Tests
Annotations
6 warnings
JS Native Package Tests (ubuntu, self-hosted, linux, x64, metal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v1.2.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS Native Package Tests (ubuntu, self-hosted, linux, x64, metal):
crates/turborepo-auth/src/auth/mod.rs#L8
unused import: `turbopath::AbsoluteSystemPathBuf`
|
JS Native Package Tests (ubuntu, self-hosted, linux, x64, metal)
`turborepo-auth` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-auth` to apply 1 suggestion)
|
JS Native Package Tests (macos, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3.6.0, arduino/setup-protoc@v1.2.0, ./.github/actions/cargo-sweep. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
JS Native Package Tests (macos, macos-latest):
crates/turborepo-auth/src/auth/mod.rs#L8
unused import: `turbopath::AbsoluteSystemPathBuf`
|
JS Native Package Tests (macos, macos-latest)
`turborepo-auth` (lib) generated 1 warning (run `cargo fix --lib -p turborepo-auth` to apply 1 suggestion)
|