feat: update process #9
Annotations
8 errors
test (lts/*, ubuntu-latest):
src/index.ts#L77
Argument of type 'Map<string, string>' is not assignable to parameter of type 'Record<string, string>'.
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
lint:
src/index.ts#L77
Argument of type 'Map<string, string>' is not assignable to parameter of type 'Record<string, string>'.
|
lint
Process completed with exit code 1.
|
test (lts/*, macos-latest):
src/index.ts#L77
Argument of type 'Map<string, string>' is not assignable to parameter of type 'Record<string, string>'.
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test (lts/*, windows-latest):
src/index.ts#L77
Argument of type 'Map<string, string>' is not assignable to parameter of type 'Record<string, string>'.
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|