implement DeepFM from scratch #1291
Annotations
11 errors and 19 warnings
lint:
model/click/deepfm_v2.go#L66
field `m_v` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L67
field `m_w` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L68
field `m_w0` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L69
field `v_v` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L70
field `v_w` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L71
field `v_w0` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L72
field `t` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L75
field `dataV` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L76
field `dataW` is unused (unused)
|
lint:
model/click/deepfm_v2.go#L77
field `dataW0` is unused (unused)
|
unit tests
Process completed with exit code 1.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
compatibility tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compatibility tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
compatibility tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|
integrate tests (postgres)
The following actions uses node12 which is deprecated and will be forced to run on node16: jtalk/url-health-check-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integrate tests (postgres)
The following actions use a deprecated Node.js version and will be forced to run on node20: jtalk/url-health-check-action@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integrate tests (clickhouse)
The following actions uses node12 which is deprecated and will be forced to run on node16: jtalk/url-health-check-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integrate tests (clickhouse)
The following actions use a deprecated Node.js version and will be forced to run on node20: jtalk/url-health-check-action@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integrate tests (mongo)
The following actions uses node12 which is deprecated and will be forced to run on node16: jtalk/url-health-check-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integrate tests (mongo)
The following actions use a deprecated Node.js version and will be forced to run on node20: jtalk/url-health-check-action@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integrate tests (mysql)
The following actions uses node12 which is deprecated and will be forced to run on node16: jtalk/url-health-check-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
integrate tests (mysql)
The following actions use a deprecated Node.js version and will be forced to run on node20: jtalk/url-health-check-action@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/gorse/gorse. Supported file pattern: go.sum
|