Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Triggered via pull request May 11, 2024 02:30
@sophiajtsophiajt
opened #72
ci2
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: fmt-clippy
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

29 errors
fmt-clippy (ubuntu-20.04, default): src/codegen.rs#L727
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L52
variant name ends with the enum's name
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L67
variant name starts with the enum's name
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L371
this function has too many arguments (9/7)
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L921
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L1242
writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L2526
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
fmt-clippy (ubuntu-20.04, default): src/typechecker.rs#L2530
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (ubuntu-20.04, default)
Process completed with exit code 101.
fmt-clippy (macos-latest, default)
The job was canceled because "ubuntu-20_04_default" failed.
fmt-clippy (macos-latest, default): src/codegen.rs#L727
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (macos-latest, default): src/typechecker.rs#L52
variant name ends with the enum's name
fmt-clippy (macos-latest, default): src/typechecker.rs#L67
variant name starts with the enum's name
fmt-clippy (macos-latest, default): src/typechecker.rs#L371
this function has too many arguments (9/7)
fmt-clippy (macos-latest, default): src/typechecker.rs#L921
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (macos-latest, default): src/typechecker.rs#L1242
writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do
fmt-clippy (macos-latest, default): src/typechecker.rs#L2526
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
fmt-clippy (macos-latest, default): src/typechecker.rs#L2530
this expression creates a reference which is immediately dereferenced by the compiler
fmt-clippy (macos-latest, default)
Process completed with exit code 101.
tests (ubuntu-20.04, default)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/june/june/./truffle'. No such file or directory
tests (ubuntu-20.04, default, --all-features)
The job was canceled because "ubuntu-20_04_default" failed.
tests (ubuntu-20.04, default, --all-features)
An error occurred trying to start process '/usr/bin/bash' with working directory '/home/runner/work/june/june/./truffle'. No such file or directory
fmt-clippy (windows-latest, default)
The job was canceled because "ubuntu-20_04_default" failed.
tests (windows-latest, default)
The job was canceled because "ubuntu-20_04_default" failed.
tests (macos-latest, default)
The job was canceled because "ubuntu-20_04_default" failed.
tests (macos-latest, default)
The operation was canceled.
tests (windows-latest, default, --all-features)
The job was canceled because "ubuntu-20_04_default" failed.
tests (macos-latest, default, --all-features)
The job was canceled because "ubuntu-20_04_default" failed.
tests (macos-latest, default, --all-features)
The operation was canceled.