Bump actions/upload-artifact from 4.3.0 to 4.6.2 #3839
types.yml
on: pull_request
type-check
/
Run Type Check
23s
Annotations
5 errors
|
type-check / Run Type Check
Process completed with exit code 2.
|
|
type-check / Run Type Check:
src/utils/sea.mts#L49
Property 'NODE_ENV' comes from an index signature, so it must be accessed with ['NODE_ENV'].
|
|
type-check / Run Type Check:
src/utils/sea.mts#L49
Property 'VITEST' comes from an index signature, so it must be accessed with ['VITEST'].
|
|
type-check / Run Type Check:
src/utils/sea.mts#L44
Property 'NODE_ENV' comes from an index signature, so it must be accessed with ['NODE_ENV'].
|
|
type-check / Run Type Check:
src/utils/sea.mts#L44
Property 'VITEST' comes from an index signature, so it must be accessed with ['VITEST'].
|