Skip to content

refactor: Remove console logs and improve collapsible component struc… #19

refactor: Remove console logs and improve collapsible component struc…

refactor: Remove console logs and improve collapsible component struc… #19

Triggered via push August 15, 2025 08:27
Status Failure
Total duration 3m 11s
Artifacts 5

release.yml

on: push
Matrix: build-backend
构建前端
13s
构建前端
创建Release
0s
创建Release
Fit to window
Zoom out
Zoom in

Annotations

1 error, 50 warnings, and 5 notices
构建前端
Process completed with exit code 1.
构建后端 - macos-arm64: framework/src/OpenDeepWiki.CodeFoundation/Compressors/HtmlCompressor.cs#L17
Possible null reference argument for parameter 'node' in 'void HtmlCompressor.StripContent(INode node)'.
构建后端 - macos-arm64: framework/src/OpenDeepWiki.CodeFoundation/Compressors/JsonCompressor.cs#L38
Possible null reference argument for parameter 'node' in 'JsonNode JsonCompressor.StripValues(JsonNode node)'.
构建后端 - macos-arm64: framework/src/OpenDeepWiki.CodeFoundation/Compressors/XmlCompressor.cs#L13
Possible null reference argument for parameter 'element' in 'void XmlCompressor.StripValues(XElement element)'.
构建后端 - macos-arm64: framework/src/OpenDeepWiki.CodeFoundation/Compressors/YamlCompressor.cs#L51
Possible null reference argument for parameter 'value' in 'object ValueStrippingVisitor.Strip(object value)'.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentOverview.cs#L14
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentOverview.cs#L12
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentOverview.cs#L10
Non-nullable property 'DocumentId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - linux-arm64: KoalaWiki.Domains/Users/User.cs#L30
'User.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/SystemSetting.cs#L71
'SystemSetting.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/FineTuning/TrainingDataset.cs#L17
'TrainingDataset.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/FineTuning/FineTuningTask.cs#L32
'FineTuningTask.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentFile/TranslationTask.cs#L78
'TranslationTask.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentFile/DocumentFileItemI18n.cs#L38
'DocumentFileItemI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux-arm64: KoalaWiki.Domains/DocumentFile/DocumentCatalogI18n.cs#L33
'DocumentCatalogI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux: KoalaWiki.Domains/DocumentFile/DocumentFileItemI18n.cs#L38
'DocumentFileItemI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux: KoalaWiki.Domains/DocumentFile/DocumentCatalogI18n.cs#L33
'DocumentCatalogI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - linux: framework/src/OpenDeepWiki.CodeFoundation/Compressors/XmlCompressor.cs#L13
Possible null reference argument for parameter 'element' in 'void XmlCompressor.StripValues(XElement element)'.
构建后端 - linux: framework/src/OpenDeepWiki.CodeFoundation/Compressors/YamlCompressor.cs#L51
Possible null reference argument for parameter 'value' in 'object ValueStrippingVisitor.Strip(object value)'.
构建后端 - macos: KoalaWiki.Domains/DocumentOverview.cs#L14
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - macos: KoalaWiki.Domains/DocumentOverview.cs#L12
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - macos: KoalaWiki.Domains/DocumentOverview.cs#L10
Non-nullable property 'DocumentId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
构建后端 - macos: KoalaWiki.Domains/Users/User.cs#L30
'User.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/SystemSetting.cs#L71
'SystemSetting.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/FineTuning/TrainingDataset.cs#L17
'TrainingDataset.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/FineTuning/FineTuningTask.cs#L32
'FineTuningTask.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/DocumentFile/TranslationTask.cs#L78
'TranslationTask.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/DocumentFile/DocumentFileItemI18n.cs#L38
'DocumentFileItemI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - macos: KoalaWiki.Domains/DocumentFile/DocumentCatalogI18n.cs#L33
'DocumentCatalogI18n.CreatedAt' hides inherited member 'Entity<string>.CreatedAt'. Use the new keyword if hiding was intended.
构建后端 - windows: framework/src/OpenDeepWiki.CodeFoundation/Compressors/HtmlCompressor.cs#L17
Possible null reference argument for parameter 'node' in 'void HtmlCompressor.StripContent(INode node)'.
构建后端 - windows: framework/src/OpenDeepWiki.CodeFoundation/Compressors/JsonCompressor.cs#L38
Possible null reference argument for parameter 'node' in 'JsonNode JsonCompressor.StripValues(JsonNode node)'.
构建后端 - windows: framework/src/OpenDeepWiki.CodeFoundation/Compressors/XmlCompressor.cs#L13
Possible null reference argument for parameter 'element' in 'void XmlCompressor.StripValues(XElement element)'.
构建后端 - windows: framework/src/OpenDeepWiki.CodeFoundation/Compressors/YamlCompressor.cs#L51
Possible null reference argument for parameter 'value' in 'object ValueStrippingVisitor.Strip(object value)'.
构建后端 - macos-arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
构建后端 - macos-arm64
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
构建后端 - macos
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
构建后端 - macos
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
构建后端 - windows
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
backend-linux Expired
72.1 MB
sha256:ea82321dcb24117963e298a591038981c966fde49a9a630adf0b3a872c2610f7
backend-linux-arm64 Expired
70.4 MB
sha256:9c06c21625ee8e98a667701738b9eb308c50cbbd007c4f1208408fae00ff7268
backend-macos Expired
72.8 MB
sha256:648b382d5fe66cdd959c88878911c61b199d228115967434899d9f1c5a1a813c
backend-macos-arm64 Expired
70.9 MB
sha256:5c87196c02be13d76355c0f19c4c05eba51f79c79f6597cea11a83c78c6ed31d
backend-windows Expired
73.8 MB
sha256:5dd53a0bd974e1b486377e9963c0833a0898cc325aec61871f14450982c13572