RFC: 669, @glimmer/tracking/primitives/storage #10184
ci.yml
on: pull_request
Linting
1m 9s
Basic Test
1m 11s
Type Checking (current version)
38s
Matrix: variant-tests
Browserstack Tests (Safari, Edge)
0s
Node.js Tests
0s
Browser Tests (Firefox)
0s
Matrix: Smoke tests (Full Ember Apps)
Matrix: Type Checking (other supported versions)
Deploy tags to npm
0s
Publish channel to s3
0s
Publish alpha from default branch
0s
Notify Discord
0s
Annotations
16 errors and 3 warnings
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L17
'initialValue' is declared but its value is never read.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L18
'isEqual' is declared but its value is never read.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L19
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L20
'storage' is declared but its value is never read.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L20
A function whose declared type is neither 'undefined', 'void', nor 'any' must return a value.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L21
'storage' is declared but its value is never read.
|
Type Checking (current version):
packages/@ember/-internals/metal/lib/storage.ts#L21
'value' is declared but its value is never read.
|
Type Checking (current version)
Process completed with exit code 1.
|
Basic Test
Process completed with exit code 1.
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L1
'trackedData' is defined but never used. Allowed unused vars must match /^_/u
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L17
'initialValue' is defined but never used. Allowed unused args must match /^_/u
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L18
'isEqual' is defined but never used. Allowed unused args must match /^_/u
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L20
'storage' is defined but never used. Allowed unused args must match /^_/u
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L21
'storage' is defined but never used. Allowed unused args must match /^_/u
|
Linting:
packages/@ember/-internals/metal/lib/storage.ts#L21
'value' is defined but never used. Allowed unused args must match /^_/u
|
Linting
Process completed with exit code 1.
|
Type Checking (current version)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Basic Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|