Skip to content

chore(deps): bump oxc from 0.12.5 to 0.13.0 #68

chore(deps): bump oxc from 0.12.5 to 0.13.0

chore(deps): bump oxc from 0.12.5 to 0.13.0 #68

Triggered via pull request May 20, 2024 03:25
Status Failure
Total duration 52s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Lint: src/extract/extractor.rs#L85
mismatched types
Lint: src/extract/extractor.rs#L86
mismatched types
Lint: src/extract/visit/ident_name.rs#L69
no variant or associated item named `SimpleAssignmentTarget` found for enum `oxc::ast::ast::AssignmentTarget` in the current scope
Lint: src/extract/visit/ident_name.rs#L70
no variant or associated item named `AssignmentTargetPattern` found for enum `oxc::ast::ast::AssignmentTarget` in the current scope
Lint: src/extract/visit/ident_name.rs#L78
no variant or associated item named `MemberAssignmentTarget` found for enum `oxc::ast::ast::SimpleAssignmentTarget` in the current scope
Lint: src/extract/visit/ident_name.rs#L89
no variant or associated item named `Expression` found for enum `oxc::ast::ast::PropertyKey` in the current scope
Lint: src/extract/visit/ident_name.rs#L107
no variant or associated item named `MemberExpression` found for enum `oxc::ast::ast::Expression` in the current scope
Lint: src/extract/visit/string.rs#L138
no variant or associated item named `Declaration` found for enum `oxc::ast::ast::Statement` in the current scope
Lint
Process completed with exit code 101.
Cargo Test: src/extract/extractor.rs#L85
mismatched types
Cargo Test: src/extract/extractor.rs#L86
mismatched types
Cargo Test: src/extract/visit/ident_name.rs#L69
no variant or associated item named `SimpleAssignmentTarget` found for enum `oxc::ast::ast::AssignmentTarget` in the current scope
Cargo Test: src/extract/visit/ident_name.rs#L70
no variant or associated item named `AssignmentTargetPattern` found for enum `oxc::ast::ast::AssignmentTarget` in the current scope
Cargo Test: src/extract/visit/ident_name.rs#L78
no variant or associated item named `MemberAssignmentTarget` found for enum `oxc::ast::ast::SimpleAssignmentTarget` in the current scope
Cargo Test: src/extract/visit/ident_name.rs#L89
no variant or associated item named `Expression` found for enum `oxc::ast::ast::PropertyKey` in the current scope
Cargo Test: src/extract/visit/ident_name.rs#L107
no variant or associated item named `MemberExpression` found for enum `oxc::ast::ast::Expression` in the current scope
Cargo Test
Process completed with exit code 101.