add --no-major-updates and --show-affected-direct-dependencies flags to socket fix #3840
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'].
|