Skip to content

Improve DelimiterCase #2138

Improve DelimiterCase

Improve DelimiterCase #2138

Triggered via pull request August 7, 2024 22:03
Status Failure
Total duration 52s
Artifacts

main.yml

on: pull_request
Matrix: test
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

24 errors
TypeScript ~5.1.0: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
TypeScript ~5.1.0: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
TypeScript ~5.1.0
Process completed with exit code 2.
TypeScript ~5.2.0: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
TypeScript ~5.2.0: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
TypeScript ~5.2.0
Process completed with exit code 2.
TypeScript ~5.3.0: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
TypeScript ~5.3.0: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
TypeScript ~5.3.0
Process completed with exit code 2.
TypeScript ~5.4.0: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
TypeScript ~5.4.0: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
TypeScript ~5.4.0
Process completed with exit code 2.
Node.js 20: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
Node.js 20: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
Node.js 20
Process completed with exit code 1.
Node.js 18: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
Node.js 18: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
Node.js 18
Process completed with exit code 1.
Node.js 16: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
Node.js 16: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
Node.js 16
Process completed with exit code 1.
TypeScript latest: test-d/delimiter-case.ts#L9
Type '"foo#bar#abc123"' is not assignable to type '"foo#bar#abc#123"'.
TypeScript latest: test-d/delimiter-case.ts#L10
Argument of type '"foo#bar#abc#123"' is not assignable to parameter of type '"foo#bar#abc123"'.
TypeScript latest
Process completed with exit code 2.