Bump parse-duration from 1.0.2 to 2.1.3 #1890
mjolnir.yml
on: pull_request
Build & Lint
24s
Unit tests
22s
Integration tests
53s
Application Service Integration tests
54s
Annotations
30 errors
Build & Lint:
src/commands/SinceCommand.ts#L152
Type 'number | null' is not assignable to type 'number'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L22
Element implicitly has an 'any' type because expression of type '"milliseconds"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L22
Element implicitly has an 'any' type because expression of type '"millis"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L22
Element implicitly has an 'any' type because expression of type '"ms"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L23
Element implicitly has an 'any' type because expression of type '"days"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L23
Element implicitly has an 'any' type because expression of type '"day"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L24
Element implicitly has an 'any' type because expression of type '"weeks"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L24
Element implicitly has an 'any' type because expression of type '"week"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L24
Element implicitly has an 'any' type because expression of type '"wk"' can't be used to index type 'typeof parse'.
|
Build & Lint:
src/protections/ProtectionSettings.ts#L25
Element implicitly has an 'any' type because expression of type '"months"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"days"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"day"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"weeks"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"week"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"wk"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"months"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"month"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"years"' can't be used to index type 'typeof parse'.
|
Integration tests
Element implicitly has an 'any' type because expression of type '"year"' can't be used to index type 'typeof parse'.
|
Integration tests
Process completed with exit code 101.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"days"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"day"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"weeks"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"week"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"wk"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"months"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"month"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"years"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Element implicitly has an 'any' type because expression of type '"year"' can't be used to index type 'typeof parse'.
|
Application Service Integration tests
Process completed with exit code 101.
|