feat: [UIE-9805] - Extract EUUID from /profile header and send to Adobe analytics #13229
Annotations
3 warnings
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/request.test.tsx#L141
[eslint] reported by reviewdog πΆ
Unexpected any. Specify a different type.
Raw Output:
{"ruleId":"@typescript-eslint/no-explicit-any","severity":1,"message":"Unexpected any. Specify a different type.","line":141,"column":52,"nodeType":"TSAnyKeyword","messageId":"unexpectedAny","endLine":141,"endColumn":55,"suggestions":[{"messageId":"suggestUnknown","fix":{"range":[4362,4365],"text":"unknown"},"desc":"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."},{"messageId":"suggestNever","fix":{"range":[4362,4365],"text":"never"},"desc":"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."}]}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/request.test.tsx#L134
[eslint] reported by reviewdog πΆ
Unexpected any. Specify a different type.
Raw Output:
{"ruleId":"@typescript-eslint/no-explicit-any","severity":1,"message":"Unexpected any. Specify a different type.","line":134,"column":58,"nodeType":"TSAnyKeyword","messageId":"unexpectedAny","endLine":134,"endColumn":61,"suggestions":[{"messageId":"suggestUnknown","fix":{"range":[4129,4132],"text":"unknown"},"desc":"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."},{"messageId":"suggestNever","fix":{"range":[4129,4132],"text":"never"},"desc":"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."}]}
|
|
Run abailly-akamai/action-eslint@8ad68ba04fa60924ef7607b07deb5989f38f5ed6:
packages/manager/src/request.test.tsx#L125
[eslint] reported by reviewdog πΆ
Unexpected any. Specify a different type.
Raw Output:
{"ruleId":"@typescript-eslint/no-explicit-any","severity":1,"message":"Unexpected any. Specify a different type.","line":125,"column":54,"nodeType":"TSAnyKeyword","messageId":"unexpectedAny","endLine":125,"endColumn":57,"suggestions":[{"messageId":"suggestUnknown","fix":{"range":[3705,3708],"text":"unknown"},"desc":"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."},{"messageId":"suggestNever","fix":{"range":[3705,3708],"text":"never"},"desc":"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."}]}
|
Loading