frontend-lint-burndown #21
frontend-lint-burndown.yml
on: schedule
Lint @deprecated callsites
8m 46s
Annotations
10 errors
Lint @deprecated callsites:
build-utils/sentry-instrumentation.ts#L53
'transactionContext' is deprecated. This is duplicate data and will be removed eventually
|
Lint @deprecated callsites:
static/app/actionCreators/members.tsx#L13
'role' is deprecated. use orgRole
|
Lint @deprecated callsites:
static/app/bootstrap/index.tsx#L67
'user' is deprecated.
|
Lint @deprecated callsites:
static/app/bootstrap/initializeLocale.tsx#L66
'user' is deprecated.
|
Lint @deprecated callsites:
static/app/bootstrap/initializeSdk.tsx#L53
'user' is deprecated.
|
Lint @deprecated callsites:
static/app/bootstrap/renderOnDomReady.spec.tsx#L25
'initEvent' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/initEvent)
|
Lint @deprecated callsites:
static/app/components/actions/actionLink.tsx#L31
'ReactChild' is deprecated. - This type is not relevant when using React. Inline the type instead to make the intent clear
|
Lint @deprecated callsites
'ReactText' is deprecated. - This type is not relevant when using React. Inline the type instead to make the intent clear
|
Lint @deprecated callsites
'ReactText' is deprecated. - This type is not relevant when using React. Inline the type instead to make the intent clear
|
Lint @deprecated callsites:
static/app/components/activity/note/mentionStyle.tsx#L79
'hover' is deprecated.
|