Bump semver from 5.7.1 to 5.7.2 in /lib #125
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 warnings
build (15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (15.x):
src/components/ga4/EventBuilder/ValidateEvent/index.tsx#L167
Using target="_blank" without rel="noreferrer" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener
|
build (15.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L2
'invalid' is defined but never used
|
build (15.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L3
'ValidationStatus' is defined but never used
|
build (15.x):
src/components/ga4/EventBuilder/ValidateEvent/useValidateEvent.ts#L199
React Hook useCallback has an unnecessary dependency: 'payloadErrors'. Either exclude it or remove the dependency array
|
build (15.x):
src/components/ga4/EventBuilder/index.tsx#L204
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|
build (15.x):
src/components/ga4/EventBuilder/index.tsx#L208
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|
build (12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (12.x):
src/components/ga4/EventBuilder/ValidateEvent/index.tsx#L167
Using target="_blank" without rel="noreferrer" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener
|
build (12.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L2
'invalid' is defined but never used
|
build (12.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L3
'ValidationStatus' is defined but never used
|
build (12.x):
src/components/ga4/EventBuilder/ValidateEvent/useValidateEvent.ts#L199
React Hook useCallback has an unnecessary dependency: 'payloadErrors'. Either exclude it or remove the dependency array
|
build (12.x):
src/components/ga4/EventBuilder/index.tsx#L204
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|
build (12.x):
src/components/ga4/EventBuilder/index.tsx#L208
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x):
src/components/ga4/EventBuilder/ValidateEvent/index.tsx#L167
Using target="_blank" without rel="noreferrer" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener
|
build (14.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L2
'invalid' is defined but never used
|
build (14.x):
src/components/ga4/EventBuilder/ValidateEvent/schemas/baseContent.spec.ts#L3
'ValidationStatus' is defined but never used
|
build (14.x):
src/components/ga4/EventBuilder/ValidateEvent/useValidateEvent.ts#L199
React Hook useCallback has an unnecessary dependency: 'payloadErrors'. Either exclude it or remove the dependency array
|
build (14.x):
src/components/ga4/EventBuilder/index.tsx#L204
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|
build (14.x):
src/components/ga4/EventBuilder/index.tsx#L208
React Hook useEffect has a missing dependency: 'formatPayload'. Either include it or remove the dependency array
|