Merge pull request #134 from penny-vault/dependabot/go_modules/github… #299
Annotations
10 errors
fidelity/tickers.go#L51
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"could not find locator: `body > table > tbody > tr > td:nth-child(2) > table:nth-child(4) > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(3) > td:nth-child(1) > font`\")" (goerr113)
|
fidelity/tickers.go#L69
err113: do not define dynamic errors, use wrapped static errors instead: "errors.New(\"could not find locator: `body > table > tbody > tr > td:nth-child(2) > table:nth-child(4) > tbody > tr > td:nth-child(2) > table > tbody > tr:nth-child(3) > td:nth-child(3) > font`\")" (goerr113)
|
fidelity/playwright.go#L52
SA1019: page.Type is deprecated: Use locator-based [Locator.Type] instead. Read more about [locators]. (staticcheck)
|
fidelity/playwright.go#L57
SA1019: page.Type is deprecated: Use locator-based [Locator.Type] instead. Read more about [locators]. (staticcheck)
|
fidelity/playwright.go#L61
SA1019: page.Click is deprecated: Use locator-based [Locator.Click] instead. Read more about [locators]. (staticcheck)
|
fidelity/playwright.go#L66
SA1019: page.WaitForTimeout is deprecated: Never wait for timeout in production. Tests that wait for time are inherently flaky. Use [Locator] actions and web assertions that wait automatically. (staticcheck)
|
cmd/login.go#L49
SA1019: page.WaitForTimeout is deprecated: Never wait for timeout in production. Tests that wait for time are inherently flaky. Use [Locator] actions and web assertions that wait automatically. (staticcheck)
|
fidelity/playwright.go#L95
zerologlinter: must be dispatched by Msg or Send method (zerologlint)
|
fidelity/playwright.go#L101
zerologlinter: must be dispatched by Msg or Send method (zerologlint)
|
|
The logs for this run have expired and are no longer available.
Loading