chore: Compile on stable rust on CI again #58
Triggered via pull request
December 16, 2023 17:52
Status
Success
Total duration
10m 48s
Artifacts
–
Annotations
12 warnings
test (nightly)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (nightly):
check/src/typ.rs#L1
unused imports: `TypeExt`, `TypePtr`
|
test (nightly):
vm/src/value.rs#L50
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
test (nightly):
check/src/typ.rs#L1
unused import: `TypeExt`
|
test (nightly):
check/src/typ.rs#L1
unused imports: `TypeExt`, `TypePtr`
|
test (nightly):
vm/src/value.rs#L50
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
test (nightly):
check/src/typ.rs#L1
unused imports: `TypeExt`, `TypePtr`
|
test (nightly):
vm/src/value.rs#L50
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
test (nightly):
check/src/typ.rs#L1
unused imports: `TypeExt`, `TypePtr`
|
test (nightly):
vm/src/value.rs#L50
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
test (nightly):
check/src/typ.rs#L1
unused import: `TypeExt`
|
test (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|