changes #3201
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 10 warnings
test:
app/components/project-list/index.hbs#L125
Ambiguous path 'platformObject.value' is not allowed. Use '@platformObject.value' if it is a named argument or 'this.platformObject.value' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['platformObject.value'] }.
|
test
Process completed with exit code 1.
|
test:
app/components/account-settings/developer-settings/personal-token-list/delete-token/index.ts#L20
Unexpected any. Specify a different type
|
test:
app/components/account-settings/developer-settings/personal-token-list/index.ts#L15
Unexpected any. Specify a different type
|
test:
app/components/account-settings/general/select-language/index.ts#L18
Unexpected any. Specify a different type
|
test:
app/components/account-settings/security/multi-factor-auth/index.ts#L25
Unexpected any. Specify a different type
|
test:
app/components/account-settings/security/password-change/index.ts#L32
Unexpected any. Specify a different type
|
test:
app/components/account-settings/security/password-change/index.ts#L33
Unexpected any. Specify a different type
|
test:
app/components/api-filter/index.ts#L31
Unexpected any. Specify a different type
|
test:
app/components/attachment-detail/index.ts#L14
Unexpected any. Specify a different type
|
test:
app/components/dynamic-scan/index.ts#L22
Unexpected any. Specify a different type
|
test:
app/components/dynamic-scan/modal/index.ts#L22
Unexpected any. Specify a different type
|