Skip to content

Kickoff MC and Ads account creation #2947

Kickoff MC and Ads account creation

Kickoff MC and Ads account creation #2947

Triggered via pull request September 18, 2024 15:26
Status Failure
Total duration 1m 40s
Artifacts

js-css-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L24
[jsdoc/no-undefined-types] The type 'gla_google_account_connect_different_account_button_click' is undefined.
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L27
[prettier/prettier] Replace `····const·{·data:·existingMCAccounts,·isResolving:·MCAccountsResolving·}·=·` with `↹const·{·data:·existingMCAccounts,·isResolving:·MCAccountsResolving·}·=⏎↹↹`
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L28
[prettier/prettier] Replace `····const·{·existingAccounts:·existingAdsAccount,·isResolving:·AdsAccountsResolving·` with `↹const·{⏎↹↹existingAccounts:·existingAdsAccount,⏎↹↹isResolving:·AdsAccountsResolving,⏎↹`
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L28
[@typescript-eslint/no-unused-vars] 'existingAdsAccount' is assigned a value but never used. Allowed unused vars must match /createElement/u.
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L30
[prettier/prettier] Replace `····console.log('MCAccountsResolving',·MCAccountsResolving` with `↹console.log(·'MCAccountsResolving',·MCAccountsResolving·`
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L31
[prettier/prettier] Replace `····console.log('existingMCAccount',·existingMCAccounts` with `↹console.log(·'existingMCAccount',·existingMCAccounts·`
Lint JavaScript: js/src/components/google-combo-account-card/connected-google-combo-account-card.js#L32
[prettier/prettier] Replace `····` with `↹`