Skip to content

publish-internal

publish-internal #156

Manually triggered December 22, 2025 18:58
Status Cancelled
Total duration 7m 57s
Artifacts

publish-internal.yml

on: workflow_dispatch
read-input
4s
read-input
publish-nuget-packages
7m 45s
publish-nuget-packages
publish-npm
3m 38s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
publish-npm
Process completed with exit code 1.
publish-nuget-packages
The run was canceled by @exyi.
publish-nuget-packages
The operation was canceled.
publish-internal
The run was canceled by @exyi.
publish-npm: src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L523
Possible null reference argument for parameter 'command' in 'ActionInfo CommandResolver.GetFunction(DotvvmControl viewRootControl, IDotvvmRequestContext context, string[] path, string command, Func<Type, object?>[] args)'.
publish-npm: src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L519
Possible null reference argument for parameter 'commandId' in 'ActionInfo CommandResolver.GetFunction(DotvvmControl? targetControl, DotvvmControl viewRootControl, IDotvvmRequestContext context, string[] path, string commandId, Func<Type, object?>[] args)'.
publish-npm: src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L508
Possible null reference argument for parameter 'controlUniqueId' in 'DotvvmControl? DotvvmControl.FindControlByUniqueId(string controlUniqueId)'.
publish-npm: src/Framework/Framework/Routing/DotvvmRouteTable.cs#L348
Return value must be non-null because parameter 'appendedPath' is non-null.
publish-npm: src/Framework/Framework/Utils/ReadOnlyDictionaryWrapper.cs#L30
Nullability of reference types in type of parameter 'value' of 'bool ReadOnlyDictionaryWrapper<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
publish-npm: src/Framework/Framework/Utils/ReadOnlyMemoryStream.cs#L186
The member 'ReadOnlyMemoryStream.ValidateBufferArguments(byte[], int, int)' does not hide an accessible member. The new keyword is not required.
publish-npm: src/Framework/Framework/Utils/ReadOnlyDictionaryWrapper.cs#L30
Nullability of reference types in type of parameter 'value' of 'bool ReadOnlyDictionaryWrapper<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
publish-npm: src/Framework/Framework/Utils/ReadOnlyMemoryStream.cs#L186
The member 'ReadOnlyMemoryStream.ValidateBufferArguments(byte[], int, int)' does not hide an accessible member. The new keyword is not required.
publish-nuget-packages: src/Framework/Framework/ViewModel/Serialization/DefaultViewModelSerializer.cs#L508
Possible null reference argument for parameter 'controlUniqueId' in 'DotvvmControl? DotvvmControl.FindControlByUniqueId(string controlUniqueId)'.
publish-nuget-packages: src/Framework/Framework/Utils/HtmlFormattingUtils.cs#L217
Possible null reference argument for parameter 'plainText' in 'PreformattedHtmlObject.PreformattedHtmlObject(string plainText, string? htmlText = null, string? htmlBlockText = null)'.
publish-nuget-packages: src/Framework/Framework/Utils/ReadOnlyDictionaryWrapper.cs#L30
Nullability of reference types in type of parameter 'value' of 'bool ReadOnlyDictionaryWrapper<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
publish-nuget-packages: src/Framework/Framework/Utils/ReadOnlyMemoryStream.cs#L186
The member 'ReadOnlyMemoryStream.ValidateBufferArguments(byte[], int, int)' does not hide an accessible member. The new keyword is not required.
publish-nuget-packages: src/Framework/Framework/Utils/ReadOnlyDictionaryWrapper.cs#L30
Nullability of reference types in type of parameter 'value' of 'bool ReadOnlyDictionaryWrapper<TKey, TValue>.TryGetValue(TKey key, out TValue value)' doesn't match implicitly implemented member 'bool IReadOnlyDictionary<TKey, TValue>.TryGetValue(TKey key, out TValue value)' (possibly because of nullability attributes).
publish-nuget-packages: src/Framework/Framework/Utils/ReadOnlyMemoryStream.cs#L186
The member 'ReadOnlyMemoryStream.ValidateBufferArguments(byte[], int, int)' does not hide an accessible member. The new keyword is not required.