Skip to content

Update dependency Google.Apis.Calendar.v3 to v1.62.0.3137 #280

Update dependency Google.Apis.Calendar.v3 to v1.62.0.3137

Update dependency Google.Apis.Calendar.v3 to v1.62.0.3137 #280

Triggered via pull request September 5, 2023 11:44
Status Success
Total duration 3m 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/CompanyCalendar.Importer.MsSql/AppDbContext.cs#L56
'RelationalEntityTypeBuilderExtensions.HasComment<TEntity>(EntityTypeBuilder<TEntity>, string?)' is obsolete: 'Configure this using ToTable(t => t.HasComment()) instead.'
build-and-test: src/CompanyCalendar.Importer.MsSql/ServiceCollectionExtensions.cs#L43
Dereference of a possibly null reference.
build-and-test: src/CompanyCalendar.Importer.Csv/CsvLoader.cs#L95
Type 'HolidayItemRecord' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test: src/CompanyCalendar.Exporter.Google/CalendarExporter.cs#L225
'EventDateTime.DateTime' is obsolete: 'This property is obsolete and may behave unexpectedly; please use DateTimeDateTimeOffset instead.'
build-and-test: src/CompanyCalendar.Exporter.Google/CalendarExporter.cs#L227
'EventDateTime.DateTime' is obsolete: 'This property is obsolete and may behave unexpectedly; please use DateTimeDateTimeOffset instead.'
build-and-test: src/CompanyCalendar.App.WinForms/Progress/ProgressForm.cs#L115
Dereference of a possibly null reference.
build-and-test: src/CompanyCalendar.App.WinForms/Progress/ProgressForm.cs#L129
Type 'ProgressFormScope' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test: src/CompanyCalendar.App.WinForms/MainForm.cs#L378
Type 'IrregularDisplayItem' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test: src/CompanyCalendar.App.WinForms/Progress/ProgressReporter.cs#L13
Type 'ProgressReporter' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
build-and-test: src/CompanyCalendar.Tests/Exporter.Google/CalendarExporterUnitTest.cs#L37
Dereference of a possibly null reference.