Skip to content

Merge pull request #87 from dakshinai/allow-js_shared_dict_zone #209

Merge pull request #87 from dakshinai/allow-js_shared_dict_zone

Merge pull request #87 from dakshinai/allow-js_shared_dict_zone #209

Triggered via push May 17, 2024 22:13
Status Failure
Total duration 28s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Linting: analyze_test.go#L541
Function 'TestAnalyze_nap_app_protect_enable' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L605
Function 'TestAnalyze_nap_app_protect_security_log_enable' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L779
Function 'TestAnalyze_nap_app_protect_physical_memory_util_thresholds' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L843
Function 'TestAnalyze_nap_app_protect_cpu_thresholds' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L907
Function 'TestAnalyze_nap_app_protect_failure_mode_action' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L971
Function 'TestAnalyze_nap_app_protect_cookie_seed' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L1035
Function 'TestAnalyze_nap_app_protect_compressed_requests_action' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L1099
Function 'TestAnalyze_nap_app_protect_request_buffer_overflow_action' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L1163
Function 'TestAnalyze_nap_app_protect_user_defined_signatures' is too long (61 > 60) (funlen)
Linting: analyze_test.go#L1227
Function 'TestAnalyze_nap_app_protect_reconnect_period_seconds' is too long (61 > 60) (funlen)
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting: util_test.go#L14
dot-imports: should not use dot imports (revive)