🚚 Reorganize repo and added empty writerside doc (#47) #161
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run dotnet pack --configuration Release --output /home/runner/work/uActivityPub/uActivityPub/nuget:
src/uActivityPub/Notifications/uActivityPubServerVariablesHandler.cs#L23
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
Run dotnet pack --configuration Release --output /home/runner/work/uActivityPub/uActivityPub/nuget:
src/uActivityPub/Controllers/ActivityPubController.cs#L88
Possible null reference argument for parameter 'signature' in 'Task<Activity?> IInboxService.HandleFollow(Activity activity, string signature, IUser user)'.
|
Run dotnet pack --configuration Release --output /home/runner/work/uActivityPub/uActivityPub/nuget:
src/uActivityPub/Controllers/ActivityPubController.cs#L90
Possible null reference argument for parameter 'signature' in 'Task<Activity?> IInboxService.HandleUndo(Activity activity, string signature)'.
|
The logs for this run have expired and are no longer available.
Loading