Skip to content

fix:Twepoch timestamp at different accuracies #1346

fix:Twepoch timestamp at different accuracies

fix:Twepoch timestamp at different accuracies #1346

Re-run triggered November 3, 2023 09:47
Status Success
Total duration 6m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr_run_test_ci.yml

on: pull_request
redis on base image
6m 2s
redis on base image
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
redis on base image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v1, everpcpc/elasticsearch-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/
redis on base image: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Possible null reference argument for parameter 'left' in 'bool Enumeration.operator ==(Enumeration left, Enumeration right)'.
redis on base image: src/BuildingBlocks/Data/Masa.BuildingBlocks.Data.Contracts/Enumeration.cs#L65
Cannot convert null literal to non-nullable reference type.
redis on base image: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L76
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Utils/Security/Masa.Utils.Security.Token/DefaultJwtProvider.cs#L81
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/BuildingBlocks/Globalization/Masa.BuildingBlocks.Globalization.I18n/CultureSettings.cs#L11
'CultureSettings.SupportCultureName' is obsolete: 'SupportCultureName has expired, please use SupportCultureFileName instead'
redis on base image: src/Contrib/Dispatcher/IntegrationEvents/Masa.Contrib.Dispatcher.IntegrationEvents/Processor/InfiniteLoopProcessor.cs#L30
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Contrib/Service/Caller/Masa.Contrib.Service.Caller.HttpClient/MasaHttpClient.cs#L9
'MasaHttpClient.BaseApi' is obsolete: 'recommended to use BaseAddress, BaseApi has expired'
redis on base image: src/Contrib/Development/Masa.Contrib.Development.DaprStarter/Internal/ProcessUtils.cs#L93
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Contrib/Development/Masa.Contrib.Development.DaprStarter/Internal/ProcessUtils.cs#L105
Number of parameters supplied in the logging message template do not match the number of named placeholders (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2017)
redis on base image: src/Contrib/Isolation/Tests/Masa.Contrib.Isolation.Tests/UnitOfWorkAccessor.cs#L8
Nullability of reference types in return type of 'MasaDbContextConfigurationOptions? UnitOfWorkAccessor.CurrentDbContextOptions.get' doesn't match implicitly implemented member 'MasaDbContextConfigurationOptions IUnitOfWorkAccessor.CurrentDbContextOptions.get' (possibly because of nullability attributes).
redis on base image
The `set-output` 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/