Skip to content

fix(deps): update all non-major dependencies #5131

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #5131

Triggered via pull request December 11, 2024 12:44
Status Failure
Total duration 4m 54s
Artifacts

nodejs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/cse-machine/interpreter.ts#L301
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/gpu/verification/loopVerifier.ts#L79
Type 'Expression | PrivateIdentifier' is not assignable to type 'Expression'.
build: src/infiniteLoops/instrument.ts#L244
Type 'Expression | PrivateIdentifier' is not assignable to type 'Expression'.
build: src/interpreter/interpreter-non-det.ts#L394
Type 'Expression | PrivateIdentifier' is not assignable to type 'Expression'.
build: src/interpreter/interpreter.ts#L748
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/modules/preprocessor/analyzer.ts#L92
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/modules/preprocessor/analyzer.ts#L108
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/modules/preprocessor/constructors/contextSpecificConstructors.ts#L81
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/modules/preprocessor/transformers/hoistAndMergeImports.ts#L50
Property 'name' does not exist on type 'Identifier | Literal'.
build: src/modules/preprocessor/transformers/transformProgramToFunctionDeclaration.ts#L132
Property 'name' does not exist on type 'Identifier | Literal'.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636