Add new release notes for v0.56.0 #4020
Annotations
10 errors and 11 warnings
lint:
js/modules/k6/browser/common/browser.go#L95
Function `connect->initEvents` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/browser.go#L101
Function `fetchVersion` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/browser_context.go#L139
Function `GrantPermissions` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/browser_context.go#L145
Function `AddInitScript->evaluateOnNewDocument` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/browser_context.go#L148
Function `AddInitScript->evaluateOnNewDocument` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/element_handle.go#L74
Function `FrameElement->getFrameElement` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/element_handle.go#L98
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
lint:
js/modules/k6/browser/common/element_handle.go#L78
Function `boundingBox->position->FrameElement->getFrameElement` should pass the context parameter (contextcheck)
|
lint:
js/modules/k6/browser/common/element_handle.go#L131
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
lint:
js/modules/k6/browser/common/element_handle.go#L254
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
lint:
js/modules/k6/browser/keyboardlayout/layout.go#L9
exported: exported type KeyInput should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/keyboardlayout/layout.go#L11
exported: exported type KeyDefinition should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/keyboardlayout/layout.go#L22
exported: exported type KeyboardLayout should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/tests/ws/server.go#L239
unused-parameter: parameter 'conn' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
js/modules/k6/browser/log/logger.go#L15
exported: exported type Logger should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/common/page_options.go#L15
exported: exported type PageEmulateMediaOptions should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/common/page_options.go#L21
exported: exported type PageReloadOptions should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/common/page_options.go#L26
exported: exported type PageScreenshotOptions should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/common/errors.go#L29
exported: exported type BigIntParseError should have comment or be unexported (revive)
|
lint:
js/modules/k6/browser/common/helpers_test.go#L61
var-declaration: should omit type float64 from declaration of var value; it will be inferred from the right-hand side (revive)
|
deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|