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