🚚 Reorganize repo and added empty writerside doc #159
publish-nuget.yml
on: pull_request
Annotations
2 errors and 8 warnings
create_nuget
File not found: '/home/runner/work/uActivityPub/uActivityPub/src/README.md'.
|
create_nuget
Process completed with exit code 1.
|
run_test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run_test:
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_test:
src/uActivityPub/Controllers/ActivityPubController.cs#L90
Possible null reference argument for parameter 'signature' in 'Task<Activity?> IInboxService.HandleUndo(Activity activity, string signature)'.
|
run_test:
src/uActivityPub/Notifications/uActivityPubServerVariablesHandler.cs#L23
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|
create_nuget
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
create_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)'.
|
create_nuget:
src/uActivityPub/Controllers/ActivityPubController.cs#L90
Possible null reference argument for parameter 'signature' in 'Task<Activity?> IInboxService.HandleUndo(Activity activity, string signature)'.
|
create_nuget:
src/uActivityPub/Notifications/uActivityPubServerVariablesHandler.cs#L23
Possible null reference argument for parameter 'value' in 'void Dictionary<string, object>.Add(string key, object value)'.
|