Skip to content

Updated native libraries #63

Updated native libraries

Updated native libraries #63

Triggered via push September 30, 2024 11:46
Status Success
Total duration 14m 2s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
test (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: FastText.NetWrapper/Callbacks.cs#L13
Parameter 'lr' has no matching param tag in the XML comment for 'TrainProgressCallback' (but other parameters do)
build: FastText.NetWrapper/FastTextArgs.cs#L11
Missing XML comment for publicly visible type or member 'LossName.HierarchicalSoftmax'
build: FastText.NetWrapper/FastTextArgs.cs#L12
Missing XML comment for publicly visible type or member 'LossName.NegativeSampling'
build: FastText.NetWrapper/FastTextArgs.cs#L13
Missing XML comment for publicly visible type or member 'LossName.Softmax'
build: FastText.NetWrapper/FastTextArgs.cs#L14
Missing XML comment for publicly visible type or member 'LossName.OneVsAll'
build: FastText.NetWrapper/FastTextArgs.cs#L22
Missing XML comment for publicly visible type or member 'UnsupervisedModel.CBow'
build: FastText.NetWrapper/FastTextArgs.cs#L23
Missing XML comment for publicly visible type or member 'UnsupervisedModel.SkipGram'
build: FastText.NetWrapper/FastTextArgs.cs#L36
Missing XML comment for publicly visible type or member 'QuantizedSupervisedArgs'
build: FastText.NetWrapper/FastTextArgs.cs#L38
Missing XML comment for publicly visible type or member 'QuantizedSupervisedArgs.QuantizedSupervisedArgs()'
build: FastText.NetWrapper/FastTextArgs.cs#L84
Missing XML comment for publicly visible type or member 'SupervisedArgs.SupervisedArgs()'