feat(rx): add RxAssert with SendItems (#123) #183
Annotations
9 errors and 6 warnings
lint:
rxa/assert.go#L176
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
rxa/assert.go#L199
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
i18n/i18n_suite_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
i18n/i18n_suite_test.go#L7
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/item_test.go#L7
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/item_test.go#L8
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/rx-suite_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/rx-suite_test.go#L7
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/lorax/lorax. Supported file pattern: go.sum
|
test (1.22, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.22, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/lorax/lorax. Supported file pattern: go.sum
|
test (1.22, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.22, macos-latest)
Restore cache failed: Dependencies file is not found in /Users/runner/work/lorax/lorax. Supported file pattern: go.sum
|